Welcome![Sign In][Sign Up]
Location:
Search - LZW algorithm

Search list

[Compress-Decompress algrithmsLZWCOM

Description: 本程序是LZW图象压缩算法,能够对图象较好地进行压缩-LZW algorithm for image compression, to be able to better image compression
Platform: | Size: 1024 | Author: 钱晓鸿 | Hits:

[Compress-Decompress algrithms实现多媒体lzw算法

Description: 实现多媒体文件的lzrw算法,在vc6下编译成功,算法代码没有仔细研究-multimedia documents lzrw algorithm, compiled under the vc6 successful, the algorithm code without careful study
Platform: | Size: 165888 | Author: | Hits:

[Crack HackLZWarithmetic

Description: LZW算法基于转换串表(字典)T,将输入字符串映射成定长(通常为12位)的码字-LZW algorithm is based on converting Series (dictionary) T, the input string mapping into fixed-length (usually 12) the code word
Platform: | Size: 4096 | Author: 傻傻 | Hits:

[Compress-Decompress algrithmsmy_lzw_coding

Description: LZW算法的编码器,使之能对大写英文字母构成的字符串编码 -LZW algorithm for the encoder, so it will be able to capitalize alphabetical constitute string coding
Platform: | Size: 1024 | Author: | Hits:

[CSharplzw源码

Description: lzw源码,比较好压缩解压算法源码网页的字体、大小、颜色及页面布局的语言,使用任何的文本编辑器都可以 对它进行编辑,与VB、C++等编程...最多可包含 256 种颜色(包括透明色)。文 件的大小取决于实际使用的颜色数目。它使用 LZW 压缩算法来... (2005-6-7,VB,61KB,下载0次)【向站长-4,558,302 source, the better compression decompression algorithm source web font, size, color and page layout language, the use of any text editor can edit it, and VB, C programming, etc. ... can contain up to 256 colors (including transparent colors). Document size depends on the actual number of colors used. It uses LZW compression algorithm to ... (2005-6-7, VB, 61KB download 0) to head
Platform: | Size: 118784 | Author: 高压 | Hits:

[Compress-Decompress algrithmsLZW算法源码C语言

Description: LZW压缩算法简介 作者:宋成 描述:一篇关于LZW压缩算法简介的文章,通俗易懂,值得一看! 备注:该文章整理自软件报1998年合订本上册。 LZW压缩算法是一种新颖的压缩方法,由Lemple-Ziv-Welch 三人共同创造,用他们的名字命名。它采用了一种先进的串表压缩不,将每个第一次出现的串放在一个串表中,用一个数字来表示串,压缩文件只存贮数字,则不存贮串,从而使图象文件的压缩效率得到较大的提高。奇妙的是,不管是在压缩还是在解压缩的过程中都能正确的建立这个串表,压缩或解压缩完成后,这个串表又被丢弃。 -LZW compression algorithm brief Authors : Song Description : one on the LZW compression algorithm brief article, accessibly, an eye-catcher! Note : The article reported software collated since 1998 on the consolidated list. LZW compression algorithm is a new compression method by Lemple- Ziv-Welch, the three work together to create and use their names. It adopted a series of advanced non-compressed form, each of the first series on a string form, with a string of figures to show that compressed files only digital storage, not storing strings, thus the document image compression efficiency significantly. Magically, whether it is in compression or decompression process can correct the establishment of this series table Compression or decompress after the completion of the series table also
Platform: | Size: 4096 | Author: 邓海波 | Hits:

[Compress-Decompress algrithmslzw压缩

Description: 无损数据压缩的源码,Lempel Ziv Welch算法-lossless data compression source code, the Lempel Ziv Welch algorithm
Platform: | Size: 6144 | Author: 别志松 | Hits:

[Compress-Decompress algrithmslzw_c++

Description: 此程序是经典算法LZW压缩算法的实现,具有较好的压缩与解压速度,并有较好的压缩比.在vc6.0环境下编译通过-classic LZW algorithm for the compression algorithm to achieve, the better compression and decompression speed, and a better compression ratio. in vc6.0 compile environment
Platform: | Size: 5120 | Author: tqin007 | Hits:

[File Operatelzw_ya_suo_jie_ya

Description: 文本文件压缩解压工具,采用lzw算法,是数据结构课程的作业,使用环境为vc6.0,使用了mfc.-text file compression decompression tool used lzw algorithm, the data structure course operations, vc6.0 use of the environment to use the mfc.
Platform: | Size: 3689472 | Author: 张三 | Hits:

[Crack Hackclzw

Description: c描述的lzw算法,完整的可以在tc下运行!-c described lzw algorithm, the integrity of the tc can run!
Platform: | Size: 7168 | Author: 肖志文 | Hits:

[Compress-Decompress algrithms39709574c-LZW

Description: 压缩解压缩代码,使用的是霍夫曼算法,是很好的一个初学者的试例-decompress compressed code, the use of the Huffman algorithm, is a good beginners trial cases
Platform: | Size: 3072 | Author: xxx | Hits:

[Compress-Decompress algrithmsyarrow-full.ps

Description: an improving lzw algorithm
Platform: | Size: 100352 | Author: di_jin | Hits:

[Compress-Decompress algrithmsC.LZW

Description: lzw压缩算法的c语言实现及用C++实现算术编码-lzw compression algorithm in C Language C and achieve Arithmetic Coding
Platform: | Size: 4096 | Author: 季安 | Hits:

[Compress-Decompress algrithmsLZW_example

Description: mfc下的LZW算法,可实现压缩和解压缩 界面友好-mfc the LZW algorithm can achieve compression friendly interface
Platform: | Size: 26624 | Author: yiyo | Hits:

[Data structslzw

Description: 网上有很多的压缩程序,本程序实现了最简单的一种算法-lzw压缩算法,其中用到了hashtable-many online compression procedures, the procedures for the realization of a simple algorithm-lzw compression algorithm, which stretched to the hashtable
Platform: | Size: 1197056 | Author: heyangyi | Hits:

[Compress-Decompress algrithmslzw

Description: 一个基于lZW压缩算法的高效实现,可以用于数据和图像的高效压缩-lZW a compression algorithm based on the efficient realization can be used for data and image compression efficiency
Platform: | Size: 106496 | Author: 王新华 | Hits:

[OtherLZW

Description: LZW无损压缩算法的实现与研究,EI检索论文LZW无损压缩算法的实现与研究-LZW lossless compression algorithm and Research, EI retrieve papers LZW lossless compression algorithm and Research
Platform: | Size: 36864 | Author: xiake | Hits:

[mpeg mp3lzw

Description: 比较好的visual c++ 源程序, 算法设计很好,有参考价值 -Relatively good visual c++ Source code, algorithm design a very good reference value has
Platform: | Size: 158720 | Author: | Hits:

[Data structsPatterns_src

Description: 快速的基于LZW算法的匹配源码,用到了二分法搜索算法。-LZW algorithm based on fast matching source, using a dichotomy search algorithm.
Platform: | Size: 32768 | Author: lichunlin | Hits:

[Compress-Decompress algrithmsLZW

Description: LZW编码,基于VC6.0平台,应用于图形图像编码,算法类似于字典编码法。-LZW coding, based on VC6.0 platform used in graphics image coding algorithm is similar to a dictionary coding method.
Platform: | Size: 182272 | Author: shen | Hits:
« 1 23 4 5 6 7 8 9 10 ... 16 »

CodeBus www.codebus.net